nfs4-acl-tools software package provides Commandline and GUI ACL utilities for the NFSv4 client, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install nfs4-acl-tools
nfs4-acl-tools is installed in your system.
Make ensure the nfs4-acl-tools package were installed using the commands given below,
$ sudo dpkg-query -l | grep nfs4-acl-tools *
You will get with nfs4-acl-tools package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Administration Utilities |
| Package | nfs4-acl-tools |
| Version | 0.3.3-2 |
| Description | Commandline and GUI ACL utilities for the NFSv4 client |
| Sub Section | Admin |